Skip to content

Bump json-graphql-server from 2.3.1 to 3.2.0 in /client#6

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/client/json-graphql-server-3.2.0
Closed

Bump json-graphql-server from 2.3.1 to 3.2.0 in /client#6
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/client/json-graphql-server-3.2.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 21, 2025

Bumps json-graphql-server from 2.3.1 to 3.2.0.

Release notes

Sourced from json-graphql-server's releases.

3.2.0

  • [Feat] Add support for delete[RESOURCE] mutations in addition to remove[RESOURCE]
  • [chore] Improve and modernize tooling
  • [chore] Convert to TS

v3.1.2

Fix data path resolution to allow absolute paths (#182) (djhi)

3.1.1

3.1.0

  • Fix GraphQL 16 compatibility (#177) (djhi)

3.0.1

Fix broken 3.0.0 release

3.0.0

Note This release is buggy, please use 3.0.1 instead.

  • Drop Node <= 18 support
  • Fix Date as string type cannot be compared to date string
  • Update dependencies (now supports GraphQL 16)
  • Update documentation

2.4.0

2.3.2

What's Changed

... (truncated)

Commits
  • 0780a1f Merge pull request #178 from marmelab/modernize
  • f9e76ad Remove duplicate data file
  • bb14e7d Fix date filters handling
  • 2d7d7d8 Merge branch 'master' into modernize
  • 3dacec7 Merge pull request #190 from marmelab/support-delete-and-remove
  • 7a43bf2 Update documentation
  • 37b4d33 Fix the default run command
  • afaa62d Revert unnecessary breaking change
  • 53c0ec5 Improve makefile
  • e7b52d0 Fix code quality checks
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by djhi, a new releaser for json-graphql-server since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [json-graphql-server](https://github.com/marmelab/json-graphql-server) from 2.3.1 to 3.2.0.
- [Release notes](https://github.com/marmelab/json-graphql-server/releases)
- [Commits](marmelab/json-graphql-server@v2.3.1...v3.2.0)

---
updated-dependencies:
- dependency-name: json-graphql-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 21, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Feb 21, 2025

Dependabot tried to add @tomsansome as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/samsath/moca_test/pulls/6/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the samsath/moca_test repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 18, 2025

Superseded by #8.

@dependabot dependabot Bot closed this Mar 18, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/client/json-graphql-server-3.2.0 branch March 18, 2025 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants